(echo_now): Update before_command_echo_length.
authorRichard M. Stallman <rms@gnu.org>
Tue, 4 Feb 2003 11:51:40 +0000 (11:51 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 4 Feb 2003 11:51:40 +0000 (11:51 +0000)
commitd4b4ec6e0a4bdaf583d846058899410668ed426d
tree7fa7af453751a4dc2782c3a8cad0d5f907b0d648
parentceb713f0aec40af1d2fabce272b1ec5c7b76494f
(echo_now): Update before_command_echo_length.
(Freset_this_command_lengths): Reset this_command_key_count etc.
immediately rather than arranging to do it later.
(before_command_key_count_1, before_command_echo_length_1)
(before_command_restore_flag): Vars deleted.
(add_command_key): Don't handle before_command_restore_flag.
(read_char, record_menu_key): Don't update before_command_key_count or
before_command_echo_length.
(read_char): Don't handle before_command_restore_flag.

(command_loop_1): Don't call adjust_point_for_property
in direct-output clauses if it wouldn't be called in the ordinary case.
src/keyboard.c